home *** CD-ROM | disk | FTP | other *** search
Wrap
on zap if the visible of sprite 3 = 1 then set the visible of sprite 14 to 1 else set the visible of sprite 14 to 0 end if if the visible of sprite 4 = 1 then set the visible of sprite 15 to 1 else set the visible of sprite 15 to 0 end if if the visible of sprite 5 = 1 then set the visible of sprite 16 to 1 else set the visible of sprite 16 to 0 end if if the visible of sprite 6 = 1 then set the visible of sprite 17 to 1 else set the visible of sprite 17 to 0 end if if the visible of sprite 7 = 1 then set the visible of sprite 18 to 1 else set the visible of sprite 18 to 0 end if if the visible of sprite 8 = 1 then set the visible of sprite 19 to 1 else set the visible of sprite 19 to 0 end if if the visible of sprite 9 = 1 then set the visible of sprite 20 to 1 else set the visible of sprite 20 to 0 end if if the visible of sprite 10 = 1 then set the visible of sprite 21 to 1 else set the visible of sprite 21 to 0 end if if the visible of sprite 11 = 1 then set the visible of sprite 22 to 1 else set the visible of sprite 22 to 0 end if if the visible of sprite 12 = 1 then set the visible of sprite 23 to 1 else set the visible of sprite 23 to 0 end if if the visible of sprite 13 = 1 then set the visible of sprite 24 to 1 else set the visible of sprite 24 to 0 end if if (the visible of sprite 14 = 1) or (the visible of sprite 15 = 1) or (the visible of sprite 16 = 1) or (the visible of sprite 17 = 1) or (the visible of sprite 18 = 1) or (the visible of sprite 19 = 1) or (the visible of sprite 20 = 1) or (the visible of sprite 21 = 1) or (the visible of sprite 22 = 1) or (the visible of sprite 23 = 1) or (the visible of sprite 24 = 1) then set the visible of sprite 25 to 1 else set the visible of sprite 25 to 0 end if end